home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 February
/
EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso
/
earcd
/
library
/
rqtlsusr.lha
/
ReqTools
/
RexxReqTools
/
Examples
/
TTXARexx.lha
/
ReadMe.txt
< prev
next >
Wrap
Text File
|
1993-10-21
|
2KB
|
48 lines
These scripts are to be used with TurboText. They replace all internal
requesters that can be replaced with the requesters ReqTools offers
(using RexxReqTools to acheive this). A few extras are added to these
requesters. There are a few other scripts as well.
In order to execute quickly, the scripts assumes that they are stored
in Env:Rexx (a few of them call others). If you want to change this,
search for the string "Env:Rexx/" and replace it as required.
But how do I use these scripts? you ask. Well, this is rather simple
(here I assume you use a rather standard definitions file. If you
don't have a standard one, you ought to know what to do anyway! :).
In the definitions file, replace all ARexx commands that have a
corresponding script included here (e.g. OpenDoc corresponds to
OpenDoc.ttx). Thus, the line
ITEM "Open..." "O" OpenFile
should be replaced with
ITEM "Open..." "O" ExecARexxMacro Env:Rexx/OpenFile.ttx
Or enter a path that suits your needs. Some macros doesn't have
a corresponding ARexx command, but they can be handy to have
anyway.
Note: I haven't done any extensive testing on these macros. I have,
however, used a "ReqToolsified" TurboText for quite some time now,
and the scripts seems to work fine. One word of warning though: I
adjusted these macros slightly for this "release" (mostly it was
a translation from swedish), and I didn't have time to check these
changes. There shouldn't be any problems, but one can never now.. :)
Except when stated otherwise (in the scripts) these scripts were
written by Magnus Holmgren. They are pure Public Domain.
Comments and questions can be sent to:
"Magnus Holmgren", 2:204/404.6@fidonet.org (or cmh@augs.se)
Magnus Holmgren
Kvarnbergsvägen 5
S-444 47 Stenungsund
SWEDEN